@font-face {
    font-family: 'Inter Tight';
    src: url('InterTight-Thin.eot');
    src: local('Inter Tight Thin'), local('InterTight-Thin'),
        url('InterTight-Thin.eot?#iefix') format('embedded-opentype'),
        url('InterTight-Thin.woff2') format('woff2'),
        url('InterTight-Thin.woff') format('woff'),
        url('InterTight-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Inter Tight';
    src: url('InterTight-Light.eot');
    src: local('Inter Tight Light'), local('InterTight-Light'),
        url('InterTight-Light.eot?#iefix') format('embedded-opentype'),
        url('InterTight-Light.woff2') format('woff2'),
        url('InterTight-Light.woff') format('woff'),
        url('InterTight-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Inter Tight';
    src: url('InterTight.eot');
    src: local('Inter Tight'), local('InterTight'),
        url('InterTight.eot?#iefix') format('embedded-opentype'),
        url('InterTight.woff2') format('woff2'),
        url('InterTight.woff') format('woff'),
        url('InterTight.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Inter Tight';
    src: url('InterTight-Medium.eot');
    src: local('Inter Tight Medium'), local('InterTight-Medium'),
        url('InterTight-Medium.eot?#iefix') format('embedded-opentype'),
        url('InterTight-Medium.woff2') format('woff2'),
        url('InterTight-Medium.woff') format('woff'),
        url('InterTight-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Inter Tight';
    src: url('InterTight-Bold.eot');
    src: local('Inter Tight Bold'), local('InterTight-Bold'),
        url('InterTight-Bold.eot?#iefix') format('embedded-opentype'),
        url('InterTight-Bold.woff2') format('woff2'),
        url('InterTight-Bold.woff') format('woff'),
        url('InterTight-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Inter Tight';
    src: url('InterTight-ExtraBold.eot');
    src: local('Inter Tight ExtraBoldFree'), local('InterTight-ExtraBold'),
        url('InterTight-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('InterTight-ExtraBold.woff2') format('woff2'),
        url('InterTight-ExtraBold.woff') format('woff'),
        url('InterTight-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Inter Tight';
    src: url('InterTight-Black.eot');
    src: local('Inter Tight Black'), local('InterTight-Black'),
        url('InterTight-Black.eot?#iefix') format('embedded-opentype'),
        url('InterTight-Black.woff2') format('woff2'),
        url('InterTight-Black.woff') format('woff'),
        url('InterTight-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

